home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip_2001-12_cd1.bin / internet / proweb / mailzap.swf / scripts / DefineButton2_3 / BUTTONCONDACTION on(press).as < prev    next >
Encoding:
Text File  |  2001-09-29  |  56 b   |  4 lines

  1. on(press){
  2.    getUrl("Mailto:proweb@post.cz", "");
  3. }
  4.